home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FutureMusic 138
/
Future Music Magazine FM138 August 2003 Free Soft Synch NI Carbon.iso
/
pc
/
resources
/
kontaktpp.swf
/
scripts
/
DefineButton2_97
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-10-01
|
331b
|
12 lines
on(release){
controller.neutral = 50;
loadTexta._visible = 1;
loadTextb._visible = 1;
original._visible = 1;
processed._visible = 1;
textdisplay._visible = 1;
textdisplay.textHolder._x = textdisplay.control.initPosx;
textdisplay.textHolder._y = textdisplay.control.initPosy;
gotoAndStop(5);
}